home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000408_news@columbia.edu _Tue Jan 4 09:22:58 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA22335
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 4 Jan 2000 09:22:58 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA09698
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 4 Jan 2000 09:17:43 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: MS-DOS Kermit, more capabalities
  11. Date: 4 Jan 2000 14:17:42 GMT
  12. Organization: Columbia University
  13. Message-ID: <84sve6$9f0$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <cRgc4.2429$S3.130329@tw12.nn.bcandid.com>,
  17.  <cangel@famvid.com> wrote:
  18. : ...
  19. : Zmodem is needed for two reasons.  1) Many BBS have crippled 'clones' of
  20. : the kermit protocol hard coded to 94 bytes per packet.  As per your own
  21. : website for Columbia Kermit the 'team' deciding to use 94 bytes as the
  22. : default install for many years has given many the impression that kermit
  23. : is _supposed_ to use 94 byte packets.  The 'WORD' is not getting out to
  24. : authors of BBS software.
  25. :
  26. It's not for lack of trying.  See, for example, the article on BBS's in
  27. Kermit News #6:
  28.  
  29.   http://www.columbia.edu/kermit/newsn6.html#bbs
  30.  
  31. : 2) Many BBS simply do not have a kermit transfer
  32. : and the owners are not knowledgeable enough to implement the C-Kermit config
  33. : files for an external kermit transfer (I know, I've tried and they just can't
  34. : do it). 8(
  35. If you need help, just ask.
  36.  
  37. - Frank